To compile the SO executable model:

	a) gcc -c IBIS_AMI_RX.c
	b) gcc -shared -o IBIS_AMI_RX.dll IBIS_AMI_RX.o

